home *** CD-ROM | disk | FTP | other *** search
Wrap
MMMMrrrrmmmmFFFFeeeettttcccchhhhBBBBiiiittttmmmmaaaappppLLLLiiiitttteeeerrrraaaallll((((3333XXXX)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV MMMMrrrrmmmmFFFFeeeettttcccchhhhBBBBiiiittttmmmmaaaappppLLLLiiiitttteeeerrrraaaallll((((3333XXXX)))) NNNNAAAAMMMMEEEE MMMMrrrrmmmmFFFFeeeettttcccchhhhBBBBiiiittttmmmmaaaappppLLLLiiiitttteeeerrrraaaallll - Fetches a bitmap literal from a hierarchy SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS ####iiiinnnncccclllluuuuddddeeee <<<<MMMMrrrrmmmm////MMMMrrrrmmmmPPPPuuuubbbblllliiiicccc....hhhh>>>> CCCCaaaarrrrddddiiiinnnnaaaallll MMMMrrrrmmmmFFFFeeeettttcccchhhhBBBBiiiittttmmmmaaaappppLLLLiiiitttteeeerrrraaaallll((((_h_i_e_r_a_r_c_h_y__i_d, _i_n_d_e_x, _s_c_r_e_e_n, _d_i_s_p_l_a_y, _p_i_x_m_a_p__r_e_t_u_r_n, _w_i_d_t_h, _h_e_i_g_h_t)))) MMMMrrrrmmmmHHHHiiiieeeerrrraaaarrrrcccchhhhyyyy_h_i_e_r_a_r_c_h_y__i_d;;;; SSSSttttrrrriiiinnnngggg _i_n_d_e_x;;;; SSSSccccrrrreeeeeeeennnn ****_s_c_r_e_e_n;;;; DDDDiiiissssppppllllaaaayyyy ****_d_i_s_p_l_a_y;;;; PPPPiiiixxxxmmmmaaaapppp ****_p_i_x_m_a_p__r_e_t_u_r_n;;;; DDDDiiiimmmmeeeennnnssssiiiioooonnnn ****_w_i_d_t_h;;;; DDDDiiiimmmmeeeennnnssssiiiioooonnnn ****_h_e_i_g_h_t;;;; VVVVEEEERRRRSSSSIIIIOOOONNNN This page documents version 1.2 of the Motif library. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN The MMMMrrrrmmmmFFFFeeeettttcccchhhhBBBBiiiittttmmmmaaaappppLLLLiiiitttteeeerrrraaaallll function fetches a bitmap literal from an MRM hierarchy, and converts the bitmap literal to an X pixmap of depth 1. The function returns this pixmap and its width and height. _h_i_e_r_a_r_c_h_y__i_dSpecifies the ID of the UID hierarchy that contains the specified icon literal. The _h_i_e_r_a_r_c_h_y__i_d was returned in a previous call to MMMMrrrrmmmmOOOOppppeeeennnnHHHHiiiieeeerrrraaaarrrrcccchhhhyyyyPPPPeeeerrrrDDDDiiiissssppppllllaaaayyyy. _i_n_d_e_x Specifies the UIL name of the bitmap literal to fetch. _s_c_r_e_e_n Specifies the screen used for the pixmap. The _s_c_r_e_e_n argument specifies a pointer to the Xlib structure SSSSccccrrrreeeeeeeennnn which contains the information about that screen and is linked to the DDDDiiiissssppppllllaaaayyyy structure. For more information on the DDDDiiiissssppppllllaaaayyyy and SSSSccccrrrreeeeeeeennnnstructures, see the Xlib function XXXXOOOOppppeeeennnnDDDDiiiissssppppllllaaaayyyy and the associated screen information macros. _d_i_s_p_l_a_y Specifies the display used for the pixmap. The _d_i_s_p_l_a_y argument specifies the connection to the X server. For more information on the DDDDiiiissssppppllllaaaayyyy structure, see the Xlib function XXXXOOOOppppeeeennnnDDDDiiiissssppppllllaaaayyyy. _p_i_x_m_a_p__r_e_t_u_r_n Returns the resulting X pixmap value. Page 1 (printed 4/30/98) MMMMrrrrmmmmFFFFeeeettttcccchhhhBBBBiiiittttmmmmaaaappppLLLLiiiitttteeeerrrraaaallll((((3333XXXX)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV MMMMrrrrmmmmFFFFeeeettttcccchhhhBBBBiiiittttmmmmaaaappppLLLLiiiitttteeeerrrraaaallll((((3333XXXX)))) _w_i_d_t_h Specifies a pointer to the width of the pixmap. _h_e_i_g_h_t Specifies a pointer to the height of the pixmap. RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE This function returns one of these status return constants: MMMMrrrrmmmmSSSSUUUUCCCCCCCCEEEESSSSSSSS The function executed successfully. MMMMrrrrmmmmBBBBAAAADDDD____HHHHIIIIEEEERRRRAAAARRRRCCCCHHHHYYYY The hierarchy ID was invalid. MMMMrrrrmmmmNNNNOOOOTTTT____FFFFOOOOUUUUNNNNDDDD The bitmap literal was not found in the hierarchy. MMMMrrrrmmmmWWWWRRRROOOONNNNGGGG____TTTTYYYYPPPPEEEE The caller tried to fetch a literal of a type not supported by this function. MMMMrrrrmmmmFFFFAAAAIIIILLLLUUUURRRREEEE The function failed. RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN MMMMrrrrmmmmFFFFeeeettttcccchhhhIIIIccccoooonnnnLLLLiiiitttteeeerrrraaaallll((((3333XXXX)))), MMMMrrrrmmmmFFFFeeeettttcccchhhhLLLLiiiitttteeeerrrraaaallll((((3333XXXX)))), and XXXXOOOOppppeeeennnnDDDDiiiissssppppllllaaaayyyy((((3333XXXX)))). Page 2 (printed 4/30/98)